capital = 268

# Starting tech
set_technology = {
	infantry_weapons = 1
	infantry_weapons1 = 1
	tech_support = 1	
	tech_recon = 1
	electronic_mechanical_engineering = 1
	fuel_silos = 1
	fuel_refining = 1	
	fleet_in_being = 1
}
add_ideas = {
	Ogranichennaya_monarchy 
}
if = {
	limit = {
		not = { has_dlc = "Man the Guns" }
	}
	set_technology = {
		early_submarine = 1
		early_destroyer = 1
		basic_destroyer = 1
		early_light_cruiser = 1
		transport = 1
	}
	
}
if = {
	limit = {
		has_dlc = "Man the Guns"
	}
	set_technology = {
		basic_naval_mines = 1
		submarine_mine_laying = 1
		early_ship_hull_light = 1
		basic_ship_hull_light = 1
		early_ship_hull_submarine = 1
		early_ship_hull_cruiser = 1
		basic_ship_hull_cruiser = 1
		basic_battery = 1
		basic_light_battery = 1
		basic_medium_battery = 1
		basic_heavy_battery = 1
		basic_torpedo = 1
		sonar = 1
		smoke_generator = 1
		basic_depth_charges = 1
		basic_secondary_battery = 1
		basic_cruiser_armor_scheme = 1
		mtg_transport = 1
		improved_secondary_battery = 1		
	}	
}
set_convoys = 81

set_politics = {		
	ruling_party = neutrality
	last_election = "1985.2.8"
	election_frequency = 48
	elections_allowed = no
}
set_popularities = {
	neutrality = 90	
	democratic = 10						
}

